home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 1086 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: news.ox.ac.uk!news
  2. From: Nick Christie <nick.christie@oucs.ox.ac.uk>
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: SetAttrsA() with BGUI
  5. Date: 15 Jan 1996 14:17:54 GMT
  6. Organization: Oxford University Computing Services
  7. Message-ID: <4ddnmi$l4u@news.ox.ac.uk>
  8. References: <686.6582T1438T1833@mailbox.swipnet.se>
  9. NNTP-Posting-Host: nick.oucs.ox.ac.uk
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 1.2N (Windows; I; 16bit)
  14.  
  15. m-29431@mailbox.swipnet.se (Daniel Adolfsson) wrote:
  16. >I'm working on a program in Amiga-E using the BGUI.library.
  17. [...]
  18. >SetAttrsA(chk_intl,[GA_SELECTED,1,GA_DISABLED,1,TAG_END])
  19. [doesn't refresh the checkbox...]
  20. >Have tried SetGadgetAttrsA() too..
  21.  
  22. It should work with SetGadgetAttrsA() if you supply the window pointer.
  23.  
  24. Nick
  25. +------------------------------------------------------------------------+
  26. | Nick Christie, IT Support,      <mailto://nick.christie@oucs.ox.ac.uk> |
  27. | Oxford University Computing Services,    <http://sable.ox.ac.uk/~nick> |
  28. | 13 Banbury Road, Oxford OX2 6NN.        Opinions expressed are my own. |
  29. +------------------------------------------------------------------------+
  30.  
  31.  
  32.